home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 October / The Sunday Times - The Month 2004-10.iso / pc / assets / bespoke / kids / power.swf / scripts / DefineButton2_61 / BUTTONCONDACTION on(release).as
Text File  |  2004-09-02  |  54b  |  5 lines

  1. on(release){
  2.    resetGame();
  3.    gotoAndPlay(9);
  4. }
  5.